Fix the MSDOS build as fallout of latest changes.
authorEli Zaretskii <eliz@gnu.org>
Sat, 4 Aug 2012 09:04:22 +0000 (12:04 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 4 Aug 2012 09:04:22 +0000 (12:04 +0300)
commita25bb73c3614d74dad992a70aa3a40aa4f81cd97
treeb030f1a71b562f4d5dc1d8fbf9e01388e04ff772
parent697baf5decb6d315a070b3db6884da1c3ffe3093
parentaf00de0ef5a4cfcf417ae522856f6c65b0006abd
Fix the MSDOS build as fallout of latest changes.

 msdos/sedlibmk.inp (allocator.$(OBJEXT), careadlinkat.$(OBJEXT)): Fix
 editing out.
 msdos/sed2v2.inp (IS_DEVICE_SEP): Edit to match ':'.
 (IS_DIRECTORY_SEP, INTERNAL_TERMINAL): Fix Sed command syntax.
 (MSDOS): Define only if undefined, as MSDOS is a built-in macro,
 unless some std= switch to GCC is used.

 src/msdos.c (dos_set_window_size, IT_update_begin)
 (IT_frame_up_to_date, IT_set_frame_parameters): Use FVAR and WVAR
 instead of direct references.